Refine maintaining.texi.
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 30 May 2013 09:27:55 +0000 (17:27 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Thu, 30 May 2013 09:27:55 +0000 (17:27 +0800)
* maintaining.texi (Types of Log File): Supplement some information of
change log files.

doc/emacs/ChangeLog
doc/emacs/maintaining.texi

index fcafc3516c47c3506ad64b3111a599afc5e0ec60..253f4b9e20399134ee50273cb7ed927915d63cbe 100644 (file)
@@ -1,3 +1,8 @@
+2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Types of Log File): Supplement some
+       information of change log files.
+
 2013-05-15  Juri Linkov  <juri@jurta.org>
 
        * search.texi (Repeat Isearch): Mention key `RET' to finish
index c8d9e9f208798375f3658e47cc712d66e4cdd63e..33e398ebf759ec9828f64e591ba8048a587b05c6 100644 (file)
@@ -342,7 +342,9 @@ before version control systems.
 modification log for the entire system, which makes change log files
 somewhat redundant.  One advantage that they retain is that it is
 sometimes useful to be able to view the transaction history of a
-single directory separately from those of other directories.
+single directory separately from those of other directories.  Another
+advantage is that commit logs can't be fixed in many version control
+systems.
 
   A project maintained with version control can use just the version
 control log, or it can use both kinds of logs.  It can handle some